PNG Utilities Source Code Notes:

Please read LICENSE.txt and TODO.txt

The project was created with CodeWarrior 8, YMMV with older/newer versions.

You'll need a system path named "REALSDK" containing your REALbasic Plugin SDK path. (Or change it in each target if ya like).

NOTE: The source will only work correctly with the REALbasic SDK released as of version 5.5.3. Older versions of the PNG Utilities source contained workarounds for bugs related to REALBuildPictureFromBuffer, but those issues have now been solved in the SDK itself.

The Linux Port was contributed by Jonathan Johnson <jonj@realsoftware.com>. Use the MakeFile in the /source directory to build the shared library, which can then be manually inserting into an RBX format plugin.